Skip to content

support validate_shape and validate_tt_ranks of get_variable#40

Open
Bihaqo wants to merge 1 commit intodevelopfrom
validation_for_get_variable
Open

support validate_shape and validate_tt_ranks of get_variable#40
Bihaqo wants to merge 1 commit intodevelopfrom
validation_for_get_variable

Conversation

@Bihaqo
Copy link
Copy Markdown
Owner

@Bihaqo Bihaqo commented Mar 29, 2017

No description provided.


a_shape = tt_a.get_raw_shape()
b_shape = tt_b.get_raw_shape()
if len(a_shape) == len(b_shape):
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be !=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant